home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Virtual Sex Shoot
/
Virtual Sex Shoot.iso
/
mac
/
Virtual Sex Shoot
/
Virtual Sex Shoot.DXR
/
00190.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-24
|
163 b
|
13 lines
global gVRSprite1
on exitFrame
if rollOver(gVRSprite1) then
go(the frame - 1)
exit
else
cursor(200)
cursor(-1)
go(the frame)
end if
end